home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / pascal / psgui130.zip / READ.ME < prev    next >
Text File  |  1993-01-01  |  3KB  |  110 lines

  1. Pure Power GUI                  Version 1.30                    Source Code
  2.  
  3. (c) Copyright 1993 Michael Gallias
  4.  
  5. The following should be noted:
  6.  
  7. Pictures may not be displayed on buttons yet.  Make sure you pass
  8. the button procedures NIL for any picture information.
  9.  
  10. The BGI PGUI mouse driver Hot Spots do not work yet, make sure you
  11. pass the procedures 0 for the X and Y hot spots.
  12.  
  13. Fill in your BGI path in the two example files, TESTPGUI.PAS
  14. and PGUI-EG.PAS before compiling the files.
  15.  
  16. TESTPGUI is a better example where you can grab the window with
  17. the mouse and drag it around the screen (grab the window heading
  18. by holding the mouse button while pressing on the heading).
  19.  
  20. If you want large windows (>64 kb), you will need the super VGA
  21. BGI drivers and DOSMEM (PSDSM) to get blocks larger than 64 kb
  22. from the heap.
  23.  
  24. Requirements:
  25.  
  26. - Turbo Pascal 6
  27.  
  28. - EGA, VGA or Super VGA
  29.  
  30. - Pure Power Units: Strings (v1.02)                     [Not Included],
  31.                     Directories (v1.01)                 [Not Included],
  32.                     Keyboard Definitions,
  33.                     Icons,
  34.                     BGI PGUI Mouse Driver
  35.  
  36.   These units should be available at the same site / BBS that you found this
  37.   unit.
  38.  
  39. - Expert Help or Norton Guides
  40.  
  41.  
  42. Optional:
  43.  
  44. - Mouse with Mouse Driver
  45.  
  46. - Super VGA BGI Drivers
  47.  
  48.  
  49. Features:
  50.  
  51. - Internal BGI Mouse Driver (Still needs standard mouse driver)
  52.  
  53. - Supports Mouse Cursors with 64k colours
  54.  
  55. - Mouse Supports Super VGA Modes
  56.  
  57. - Easy Window Popup Routines
  58.  
  59. - Fast
  60.  
  61. - Popup Help in .NG Format
  62.  
  63. - Source Included
  64.  
  65. - Free
  66.  
  67. - User Support
  68.  
  69.  
  70. You can make nice looking programs quickly.  Save yourself weeks of
  71. programming by using units available on the public domain and units
  72. available as shareware.  Today so many fine programmers are releasing
  73. their source code for the benefit of software in general.  Make use
  74. of this.
  75.  
  76.  
  77. Files Included:
  78.  
  79. READ     ME    This File
  80. GUI      NG    The Manual / Help in NG Format (Use EH or NG to view)
  81. KYD      NG    Keyboard Definition Help
  82.  
  83. TESTPGUI PAS   More advanced test program
  84. PGUI-EG  PAS   Example similar to Galliasoft GUI
  85.  
  86. PGUIAPP  PAS   PGUI Applications
  87. PGUIBMSE PAS   PGUI BGI Mouse Driver
  88. PGUIMDEF PAS   PGUI Mouse Definitions
  89. PGUIMSE  PAS   PGUI Mouse Object
  90. PGUIWIN  PAS   PGUI Window Object
  91. ICONS    PAS   Icons
  92. *        ICO   Icons
  93. KEYDEF   PAS   Key Definitions
  94. PGUIBUT  PAS   PGUI Button Object
  95. PGUI     PAS   The Main PGUI Unit
  96.  
  97.  
  98. You are welcome to use this code but you are asked to give me some
  99. credit in your program.
  100.  
  101. The author takes no responsibility for any bugs or problems which lead
  102. to any losses or damages.
  103.  
  104. Postcards, donations or comments are welcome.
  105.  
  106. Michael Gallias
  107. P O Box 22106
  108. Glenashley
  109. 4022
  110.